-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helm3 Support #307
Helm3 Support #307
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
CLA Assistant Lite bot: I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request |
I have read the CLA Document and I hereby sign the CLA |
I have read the Code of Conduct and I hereby accept the Terms |
6f47467
to
90a53fd
Compare
7f22f17
to
7cd64a0
Compare
9e8aa4e
to
eef68a7
Compare
This PR adds native Helm3 support to qbec via a datasource. Chart values can be dynamically configured via the datasource provider, allowing flexibility in chart rendering based on qbec environment parameters.
This provides basic Helm support, it is by no means comprehensive when it comes to supported args. See the list of supported Helm args here: https://github.com/splunk/qbec/pull/307/files#diff-44ab577243c18af203b1825c64ccdfdac57358e759e36105647824fba1526bbcR61